Session Timed Out Exception
class SessionTimedOutException(message: String = "App to App Verification session timed out.", cause: Throwable? = null) : VerifierException.OnlinePresentationSessionException
Session not found due to timeout or invalidation.